home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #5
/
Amiga Plus CD - 2000 - No. 5.iso
/
Tools
/
Grafik
/
Paint
/
ArtEffect4
/
Rexx
/
test.rexx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1997-03-21
|
231 b
|
19 lines
/*
*/
address "ArtEffect"
options results
help plugin antique
say result
new w 300 h 200 fill transparent name 'rexx test'
curve 0 0 100 50 300 200
curve 300 200 50 100 100 100
curve 100 100 250 120 0 0
line 100 100 200 200